How to Install haproxy-log-analysis software package in Debian 9 (Stretch)

How to Install haproxy-log-analysis software package in Debian 9 (Stretch)

haproxy-log-analysis software package provides analyse the HTTP logs generated by HAProxy, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install haproxy-log-analysis 

haproxy-log-analysis is installed in your system.

Make ensure the haproxy-log-analysis package were installed using the commands given below,

$ sudo dpkg-query -l | grep haproxy-log-analysis *

You will get with haproxy-log-analysis package name, version, architecture and description in a table

haproxy-log-analysis package basic information:

Distro Debian 9 stretch
Section Python
Package haproxy-log-analysis
Version 2.0~b0-1
Description analyse the HTTP logs generated by HAProxy
Sub Section Python


See Also, How to uninstall or remove haproxy-log-analysis software package from Debian 9 (Stretch)?